Convert Options struct into unit struct
authorKevin Yap <me@kevinyap.ca>
Sat, 22 Jul 2017 19:57:55 +0000 (12:57 -0700)
committerKevin Yap <me@kevinyap.ca>
Sat, 22 Jul 2017 20:44:47 +0000 (13:44 -0700)
commitaa4f86fcd41abb0bab28b451f72723e95b82d015
treea8c6b08810d73ddac983086c36df42adf28bf93e
parent47783c151dcfcd3b835cd2012bfc2810c0f8d017
Convert Options struct into unit struct

Unit struct support was added in Docopt 0.8.1 via
docopt/docopt.rs#217. Fixes #4174.
Cargo.toml
src/bin/version.rs